From: Richard M. Stallman Date: Mon, 11 Dec 2006 04:36:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~31543 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e869fa92839e4eb09100d650d62e0d4cbf969308;p=emacs.git *** empty log message *** --- diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 7f514000a58..55aa32bd0e9 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -62,6 +62,8 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. ** kbd_buffer_store_event[_hold] called from outside signal handlers. +** org.el change papers + * DOCUMENTATION ** Check the Emacs Tutorial. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8113965b17b..b9c1811b1ce 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2006-12-11 Richard Stallman + + * emacs-lisp/cl-macs.el (defstruct): Suppress warnings + about calls to cl-struct-setf-expander. + 2006-12-11 Juanma Barranquero * ediff-merg.el (ediff-show-clashes-only): Doc fix.